home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _40A1064D612C4245B09AF0EEA497E5AB < prev    next >
Text File  |  2008-06-28  |  12KB  |  258 lines

  1. <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>488</width>
  12.             <height>373</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <hbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer>
  23.             <property name="name">
  24.                 <cstring>spacer4</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>10</width>
  35.                     <height>16</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <widget class="QLayoutWidget">
  40.             <property name="name">
  41.                 <cstring>layout2</cstring>
  42.             </property>
  43.             <vbox>
  44.                 <property name="name">
  45.                     <cstring>unnamed</cstring>
  46.                 </property>
  47.                 <property name="spacing">
  48.                     <number>0</number>
  49.                 </property>
  50.                 <widget class="QFrame">
  51.                     <property name="name">
  52.                         <cstring>TargetPanel</cstring>
  53.                     </property>
  54.                     <property name="frameShape">
  55.                         <enum>NoFrame</enum>
  56.                     </property>
  57.                     <property name="frameShadow">
  58.                         <enum>Plain</enum>
  59.                     </property>
  60.                     <vbox>
  61.                         <property name="name">
  62.                             <cstring>unnamed</cstring>
  63.                         </property>
  64.                         <widget class="QLabel">
  65.                             <property name="name">
  66.                                 <cstring>textLabel1</cstring>
  67.                             </property>
  68.                             <property name="sizePolicy">
  69.                                 <sizepolicy>
  70.                                     <hsizetype>5</hsizetype>
  71.                                     <vsizetype>4</vsizetype>
  72.                                     <horstretch>0</horstretch>
  73.                                     <verstretch>0</verstretch>
  74.                                 </sizepolicy>
  75.                             </property>
  76.                             <property name="text">
  77.                                 <string>Please select a place you would like to restore the archive to. Note that if you select an existing hard disk or partition, its content will be <b>deleted</b> and replaced with the one from the archive.</string>
  78.                             </property>
  79.                             <property name="textFormat">
  80.                                 <enum>RichText</enum>
  81.                             </property>
  82.                             <property name="alignment">
  83.                                 <set>WordBreak|AlignTop</set>
  84.                             </property>
  85.                         </widget>
  86.                         <widget class="CUDRContainer">
  87.                             <property name="name">
  88.                                 <cstring>ArchTargetsUDR</cstring>
  89.                             </property>
  90.                             <property name="Lines" stdset="0">
  91.                                 <number>1</number>
  92.                             </property>
  93.                             <property name="whatsThis" stdset="0">
  94.                                 <string>Here you can see all hard disks available in the system. Please choose where you need to restore the selected backup image.<br><b>Warning!</b> All contents of that object will be deleted during the operation.</string>
  95.                             </property>
  96.                         </widget>
  97.                         <widget class="QGroupBox">
  98.                             <property name="name">
  99.                                 <cstring>groupBox1</cstring>
  100.                             </property>
  101.                             <property name="title">
  102.                                 <string>Archive Details</string>
  103.                             </property>
  104.                             <property name="whatsThis" stdset="0">
  105.                                 <string>Here you can see a detailed description of the selected backup image.</string>
  106.                             </property>
  107.                             <vbox>
  108.                                 <property name="name">
  109.                                     <cstring>unnamed</cstring>
  110.                                 </property>
  111.                                 <property name="margin">
  112.                                     <number>10</number>
  113.                                 </property>
  114.                                 <widget class="CPropertySheetCtl">
  115.                                     <property name="name">
  116.                                         <cstring>SelectedArchPropCtl</cstring>
  117.                                     </property>
  118.                                     <property name="sizePolicy">
  119.                                         <sizepolicy>
  120.                                             <hsizetype>5</hsizetype>
  121.                                             <vsizetype>4</vsizetype>
  122.                                             <horstretch>0</horstretch>
  123.                                             <verstretch>0</verstretch>
  124.                                         </sizepolicy>
  125.                                     </property>
  126.                                 </widget>
  127.                             </vbox>
  128.                         </widget>
  129.                         <widget class="QLabel">
  130.                             <property name="name">
  131.                                 <cstring>textLabel2_2</cstring>
  132.                             </property>
  133.                             <property name="sizePolicy">
  134.                                 <sizepolicy>
  135.                                     <hsizetype>5</hsizetype>
  136.                                     <vsizetype>4</vsizetype>
  137.                                     <horstretch>0</horstretch>
  138.                                     <verstretch>0</verstretch>
  139.                                 </sizepolicy>
  140.                             </property>
  141.                             <property name="text">
  142.                                 <string>To preview the restore results, click <b>Next</b></string>
  143.                             </property>
  144.                             <property name="alignment">
  145.                                 <set>AlignVCenter</set>
  146.                             </property>
  147.                         </widget>
  148.                     </vbox>
  149.                 </widget>
  150.                 <widget class="QFrame">
  151.                     <property name="name">
  152.                         <cstring>TipPanel</cstring>
  153.                     </property>
  154.                     <property name="frameShape">
  155.                         <enum>NoFrame</enum>
  156.                     </property>
  157.                     <property name="frameShadow">
  158.                         <enum>Plain</enum>
  159.                     </property>
  160.                     <vbox>
  161.                         <property name="name">
  162.                             <cstring>unnamed</cstring>
  163.                         </property>
  164.                         <widget class="CStaticTip">
  165.                             <property name="name">
  166.                                 <cstring>NoObjToRestoreTip</cstring>
  167.                             </property>
  168.                             <property name="sizePolicy">
  169.                                 <sizepolicy>
  170.                                     <hsizetype>5</hsizetype>
  171.                                     <vsizetype>4</vsizetype>
  172.                                     <horstretch>0</horstretch>
  173.                                     <verstretch>0</verstretch>
  174.                                 </sizepolicy>
  175.                             </property>
  176.                             <property name="TipText" stdset="0">
  177.                                 <string>Unfortunately, the Wizard <b>did not find any suitable places where you can restore the selected archive</b>. Possible reason is: you are trying to restore a large archive and you do not have disks large enough.<br><br>The Wizard cannot continue.</string>
  178.                             </property>
  179.                             <property name="Alignment" stdset="0">
  180.                                 <set>WordBreak|AlignTop|AlignLeft</set>
  181.                             </property>
  182.                             <property name="Margin" stdset="0">
  183.                                 <number>10</number>
  184.                             </property>
  185.                             <property name="ShadowWidth" stdset="0">
  186.                                 <number>2</number>
  187.                             </property>
  188.                             <vbox>
  189.                             </vbox>
  190.                         </widget>
  191.                         <spacer>
  192.                             <property name="name">
  193.                                 <cstring>spacer12_2</cstring>
  194.                             </property>
  195.                             <property name="orientation">
  196.                                 <enum>Vertical</enum>
  197.                             </property>
  198.                             <property name="sizeType">
  199.                                 <enum>MinimumExpanding</enum>
  200.                             </property>
  201.                             <property name="sizeHint">
  202.                                 <size>
  203.                                     <width>16</width>
  204.                                     <height>16</height>
  205.                                 </size>
  206.                             </property>
  207.                         </spacer>
  208.                     </vbox>
  209.                 </widget>
  210.             </vbox>
  211.         </widget>
  212.         <spacer>
  213.             <property name="name">
  214.                 <cstring>spacer4_2</cstring>
  215.             </property>
  216.             <property name="orientation">
  217.                 <enum>Horizontal</enum>
  218.             </property>
  219.             <property name="sizeType">
  220.                 <enum>Fixed</enum>
  221.             </property>
  222.             <property name="sizeHint">
  223.                 <size>
  224.                     <width>10</width>
  225.                     <height>16</height>
  226.                 </size>
  227.             </property>
  228.         </spacer>
  229.     </hbox>
  230. </widget>
  231. <connections>
  232.     <connection>
  233.         <sender>ArchTargetsUDR</sender>
  234.         <signal>SelectionChanged(CUDRItem*)</signal>
  235.         <receiver>Form1</receiver>
  236.         <slot>ArchTargetsUDR_SelectionChanged(CUDRItem*)</slot>
  237.     </connection>
  238.     <connection>
  239.         <sender>ArchTargetsUDR</sender>
  240.         <signal>RequestProperties(CUDRItem*)</signal>
  241.         <receiver>Form1</receiver>
  242.         <slot>OnRequestProperties(CUDRItem*)</slot>
  243.     </connection>
  244. </connections>
  245. <slots>
  246.     <slot>OnRequestProperties(CUDRItem *)</slot>
  247.     <slot>ArchTargetsUDR_SelectionChanged(CUDRItem*)</slot>
  248.     <slot>ArchTargetsUDR_RequestProperties(CUDRItem*)</slot>
  249.     <slot>OnRequestProperties(CUDRItem*)</slot>
  250. </slots>
  251. <layoutdefaults spacing="6" margin="0"/>
  252. <includehints>
  253.     <includehint>udr.h</includehint>
  254.     <includehint>propctrl.h</includehint>
  255.     <includehint>statictip.h</includehint>
  256. </includehints>
  257. </UI>
  258.